home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / dev / c / GAPLib.lha / GAPLib_Beta / genomes / README.GENOMES < prev    next >
Text File  |  1999-04-22  |  266b  |  14 lines

  1.  
  2. This directory contains some example genomes for GAP-Lib.
  3.  
  4. BitMatrix:
  5.     A matrix, the entries of which are either 1 or 0.
  6.  
  7. RealMatrix:
  8.     A matrix of real numbers.
  9.  
  10. BoundedRealVector:
  11.     A vector of real numbers constrained to specified intervals.
  12.  
  13.    -Peter (3/1-1999)
  14.